home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Utilities / CopyReplace / CopyReplace.readme < prev   
Text File  |  2001-06-23  |  2KB  |  57 lines

  1. Short:    V1.18 powerful Copy replacement
  2. Uploader: stoecker@epost.de (Dirk Stoecker)
  3. Author:   stoecker@epost.de (Dirk Stoecker)
  4. Type:     util/sys
  5. Version:  1.18
  6. Kurz:     V1.18 Copy Ersatz mit vielen Funktionen
  7.  
  8. Advantages of this Copy:
  9.   - can be called like original Copy - complete replacement
  10.   - replaces programs Copy, MakeLink, Delete, Rename, MakeDir (and Move)
  11.   - has option to delete source-file (MOVE)
  12.   - can rename the files instead of moving (when on same device)
  13.   - can produce hardlinks and softlinks
  14.   - has 3 different grades of beeing quiet
  15.   - able to copy protection bits, comments, dates
  16.   - processes directories recursive
  17.   - may turn off overwrite mode
  18.   - may force overwriting (unprotect destination)
  19.   - may force deletion (unprotect source)
  20.   - produces destination directories recursively! (Not only the last one)
  21.  
  22. Copy needs OS 37 (2.0) or later OS versions!
  23. Of course this Copy is reentrant (pure bit) like the original one (It does
  24. not even have data or reloc hunks :-).
  25.  
  26. Useful aliases you may add to S:User-StartUp:
  27.  
  28. Alias Delete   Copy [] DELETE
  29. Alias MakeDir  Copy [] MAKEDIR SILENT
  30. Alias MakeLink Copy TO [] HARDLINK SILENT
  31. Alias Move     Copy [] MOVE CLONE
  32. Alias Rename   Copy [] MOVE CLONE SILENT
  33.  
  34. This program is Freeware. Use it as you want, but WITHOUT ANY WARRANTY!
  35. Although you get program and complete sources, this program is still
  36. copyrighted by me. No changes should be done to it or it's distribution
  37. archive contents.
  38.  
  39. When you use this program more than once, you have to contact the author
  40. via e-mail or snail-mail!
  41.  
  42. Please report me bugs, comments, suggestions and problems. If there are
  43. some Enforcer hits or other problems report them as good as possible.
  44.  
  45. Please contact me:
  46.  
  47. *********************************************************************
  48. * snail-mail:                  * e-mail:                            *
  49. *   Dirk Stoecker              *   stoecker@epost.de                *
  50. *   Geschwister-Scholl-Str. 10 *   dirk@dstoecker.de                *
  51. *   01877 Bischofswerda        * world wide web:                    *
  52. *   GERMANY                    *   http://www.dstoecker.de/         *
  53. * phone:                       * pgp key:                           *
  54. *   GERMANY +49 (0)3594/706666 *   get from WWW pages or keyservers *
  55. *********************************************************************
  56.  
  57.